Skip to content

Split config into multiple files and add profile pruning - #7

Merged
sun-mc-dev merged 1 commit into
mainfrom
dev
Aug 18, 2026
Merged

Split config into multiple files and add profile pruning#7
sun-mc-dev merged 1 commit into
mainfrom
dev

Conversation

@sun-mc-dev

Copy link
Copy Markdown
Owner
  • Split config into config.yml, menus.yml, and messages.yml
  • Add /profile admin prune to clean up inactive database records
  • Add periodic background auto-save for online players
  • Deduplicate skill integrations and menu helper code
  • Use native OumLib ConfirmMenu and ItemBuilder helpers
  • Bump version to 1.2.0 and add GitHub release action

- Split config into config.yml, menus.yml, and messages.yml
- Add /profile admin prune <days> to clean up inactive database records
- Add periodic background auto-save for online players
- Deduplicate skill integrations and menu helper code
- Use native OumLib ConfirmMenu and ItemBuilder helpers
- Bump version to 1.2.0 and add GitHub release action
@github-actions

Copy link
Copy Markdown

Qodana for JVM

8 new problems were found

Inspection name Severity Problems
Constant values 🔶 Warning 4
Result of method call ignored 🔶 Warning 2
Confusing 'main()' method 🔶 Warning 1
Constant values ◽️ Notice 1
View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2026.1.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@sun-mc-dev
sun-mc-dev merged commit 865512d into main Aug 18, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant